@font-face {
    font-family: "Brandon Grotesque";
    src: url("HVD Fonts - BrandonGrotesque-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Brandon Grotesque";
    src: url("HVD Fonts - BrandonGrotesque-BoldItalic.otf") format("opentype");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "Brandon Grotesque";
    src: url("HVD Fonts - BrandonGrotesque-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Brandon Grotesque";
    src: url("HVD Fonts - BrandonGrotesque-LightItalic.otf") format("opentype");
    font-weight: 300;
    font-style: italic;
}


@font-face {
    font-family: "Brandon Grotesque";
    src: url("HVD Fonts - BrandonGrotesque-Regular.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "Brandon Grotesque";
    src: url("HVD Fonts - BrandonGrotesque-RegularItalic.otf") format("opentype");
    font-weight: 400;
    font-style: italic;
}